-
Home
-
StellarPay – Stripe Payment Gateway for WooCommerce
-
1.4.1
-
Code
-
Classes
- SiteMigrationActionController
Total Complexity |
28 |
Dependencies |
17 |
Dependents |
1 |
Total lines |
238 |
Lines of code |
110 |
Logical lines of code |
57 |
Comment lines |
72 |
Methods |
12 |
Properties |
6 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__invoke() |
A |
51 |
11 |
27 |
createWebhooks() |
S |
63 |
3 |
11 |
updateWebhooks() |
S |
64 |
3 |
10 |
migrateStripeAccount() |
S |
68 |
2 |
7 |
addStripeAccount() |
S |
68 |
2 |
7 |
displayErrorNotice() |
S |
63 |
1 |
12 |
__construct() |
S |
65 |
1 |
9 |
configureStripeConnectionToOnlyNewDomain() |
S |
73 |
1 |
6 |
configureStripeConnectionToNewDomain() |
S |
73 |
1 |
6 |
updateHomeUrlInOptionTable() |
S |
81 |
1 |
3 |
addPaymentMethodDomain() |
S |
77 |
1 |
4 |
displaySuccessNotice() |
S |
68 |
1 |
8 |